home *** CD-ROM | disk | FTP | other *** search
- Path: ns.ftns.no!news
- From: kenneth@norconnect.no (Kenneth C. Nilsen)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Problems with zipped windows
- Date: 19 Feb 1996 09:09:31 GMT
- Organization: A poorly-installed InterNetNews site
- Message-ID: <744.6623T548T1325@norconnect.no>
- References: <4g1jmr$77r@news.uni-c.dk>
- NNTP-Posting-Host: norconnect.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- >I have opened a window with some gadgets and I write some text with the
- >intuition.library PrintIText() and graphics.library Text() functions.
- >Then I zip the window with the windows own zip gadget.
- >Now is my question: Is it still save to refresh the gadgets and write into
- >the windows rastport when the window is zipped to only the titlebar?
-
- As long as you write to the /window/ rastport it's safe because it has
- clipping. You could also do checking on the window size so when your window
- is just a "titlebar" your print routine will skip printing.
-
-
- ---
- Worldwide Solutions AS \ Kenneth C. Nilsen (kenneth@norconnect.no)
- Advisor, developer \/\/\/\ http://www.norconnect.no/~kenneth/
- coordinator \
-
-